Home
last modified time | relevance | path

Searched defs:False (Results 1 - 25 of 25) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/xcb/
H A DDisplayVkXcb.cpp160 XSync(reinterpret_cast<Display *>(mState.displayId), False); in waitNativeImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLazyValueInfo.h63 Unknown = -1, False = 0, True = 1 enumerator
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DJsonToken.cs50 internal static JsonToken False { get { return _false; } } property in Google.Protobuf.JsonToken
76 False, enumerator
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DModifyStruct.h37 static bool False(const TField &) { return false; } in False() function
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DDrawTester.hpp27 False, member in Multisample
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp120 auto *False = ConstantInt::getFalse(C); in elideHeapAllocations() local
/third_party/node/deps/v8/include/v8-include/
H A Dv8-primitive.h859 V8_INLINE Local<Boolean> False(Isolate* isolate) { in False() function
/third_party/node/deps/v8/include/
H A Dv8-primitive.h852 V8_INLINE Local<Boolean> False(Isolate* isolate) { in False() function
/third_party/lzma/C/
H A D7zTypes.h262 #define False 0 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp949 SDValue False = Op.getOperand(3); in LowerSELECT_CC() local
1977 SDValue False = N->getOperand(3); PerformDAGCombine() local
[all...]
H A DAMDGPURegisterBankInfo.cpp80 auto False = B.buildConstant(S32, 0); in applyBank() local
1829 auto False = B.buildConstant(SelType, 0); in applyMappingImpl() local
H A DAMDGPUISelLowering.cpp3589 SDValue False = N->getOperand(2); in performSelectCombine() local
1256 combineFMinMaxLegacy(const SDLoc &DL, EVT VT, SDValue LHS, SDValue RHS, SDValue True, SDValue False, SDValue CC, DAGCombinerInfo &DCI) const combineFMinMaxLegacy() argument
H A DSIISelLowering.cpp5514 SDValue False = DAG.getTargetConstant(0, DL, MVT::i1); in lowerImage() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp1021 SDValue False = getZero(dl, ResTy, DAG); in extendHvxVectorPred() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1025 getSelectCC(const SDLoc &DL, SDValue LHS, SDValue RHS, SDValue True, SDValue False, ISD::CondCode Cond) getSelectCC() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp209 Value *False = EvaluateInDifferentType(I->getOperand(2), Ty, isSigned); in EvaluateInDifferentType() local
H A DInstructionCombining.cpp793 Value *Cond, *True = nullptr, *False = nullptr; in SimplifySelectsFeedingBinaryOp() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3903 auto False = MIRBuilder.buildFConstant(DstTy, 0.0); in lowerUITOFP() local
3936 auto False = MIRBuilder.buildFConstant(DstTy, 0.0); in lowerSITOFP() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DIRBuilder.h977 BranchInst *CreateCondBr(Value *Cond, BasicBlock *True, BasicBlock *False, in CreateCondBr() argument
986 BranchInst *CreateCondBr(Value *Cond, BasicBlock *True, BasicBlock *False, in CreateCondBr() argument
2498 Value *CreateSelect(Value *C, Value *True, Value *False, in CreateSelect() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp665 createCMovFP(SelectionDAG &DAG, SDValue Cond, SDValue True, SDValue False, const SDLoc &DL) createCMovFP() argument
2065 SDValue False = DAG.getConstant(0, DL, MVT::i32); lowerSETCC() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp5568 False = cast<ConstantSDNode>(FalseRes)->getZExtValue(); in foldBoolExts() local
H A DPPCISelLowering.cpp7818 SDValue False = DAG.getNode(ISD::FP_TO_SINT, dl, MVT::i32, in LowerFP_TO_INT() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8312 combineMinNumMaxNum(const SDLoc &DL, EVT VT, SDValue LHS, SDValue RHS, SDValue True, SDValue False, ISD::CondCode CC, const TargetLowering &TLI, SelectionDAG &DAG) combineMinNumMaxNum() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4617 SDValue False; in LowerSELECT() local
9273 SDValue False = DAG.getConstant(0, dl, VT); in LowerFSETCC() local
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan.hpp84 # undef False macro
85 constexpr int False = 0; variable
6776 VULKAN_HPP_CONSTEXPR_INLINE uint32_t False = VK_FALSE; member

Completed in 183 milliseconds