Home
last modified time | relevance | path

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

12

/third_party/skia/src/shaders/gradients/
H A DSk4fGradientPriv.h22 enum class ApplyPremul { True, False }; member in __anon18950::ApplyPremul
/third_party/typescript/tests/baselines/reference/
H A DbooleanLiteralsContextuallyTypedFromUnion.js35 var True = true; variable
/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
H A DTargetFolder.h241 Constant *CreateSelect(Constant *C, Constant *True, Constant *False) const { in CreateSelect() argument
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DJsonToken.cs51 internal static JsonToken True { get { return _true; } } property in Google.Protobuf.JsonToken
77 True, enumerator
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DModifyStruct.h38 static bool True(const TField &) { return true; } in True() function
/third_party/lame/frontend/
H A Drtp.c218 char const True = 1; in rtp_socket() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DConstantFolder.h249 Constant *CreateSelect(Constant *C, Constant *True, Constant *False) const { in CreateSelect() argument
H A DNoFolder.h313 CreateSelect(Constant *C, Constant *True, Constant *False) const CreateSelect() argument
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/node/deps/v8/include/v8-include/
H A Dv8-primitive.h851 V8_INLINE Local<Boolean> True(Isolate* isolate) { in True() function
/third_party/node/deps/v8/include/
H A Dv8-primitive.h844 V8_INLINE Local<Boolean> True(Isolate* isolate) { in True() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DIntegerDivision.cpp178 ConstantInt *True = Builder.getTrue(); in generateUnsignedDivisionCode() local
/third_party/lzma/C/
H A D7zTypes.h261 #define True 1 macro
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex_test.cc900 struct True { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp948 SDValue True = Op.getOperand(2); in LowerSELECT_CC() local
1976 SDValue True = N->getOperand(2); PerformDAGCombine() local
[all...]
H A DAMDGPURegisterBankInfo.cpp79 auto True = B.buildConstant(S32, Opc == AMDGPU::G_SEXT ? -1 : 1); in applyBank() local
1828 auto True = B.buildConstant(SelType, Signed ? -1 : 1); in applyMappingImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp1019 SDValue True = DAG.getNode(HexagonISD::VSPLAT, dl, ResTy, in extendHvxVectorPred() local
H A DRDFGraph.cpp528 static auto True = [] (NodeAddr<NodeBase*>) -> bool { return true; }; in members() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1766 auto True = ConstantInt::getTrue(M.getContext()); in removeRedundantTypeTests() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1477 Constant *True = ConstantInt::getTrue(V->getContext()); in processAssumeIntrinsic() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1025 SDValue getSelectCC(const SDLoc &DL, SDValue LHS, SDValue RHS, SDValue True, in getSelectCC() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp633 auto True = MIB.buildConstant(i1Ty, 1); in emitSwitchCase() local
H A DLegalizerHelper.cpp3902 auto True = MIRBuilder.buildFConstant(DstTy, 1.0); in lowerUITOFP() local
3935 auto True = MIRBuilder.buildFConstant(DstTy, -1.0); in lowerSITOFP() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp208 Value *True = EvaluateInDifferentType(I->getOperand(1), Ty, isSigned); in EvaluateInDifferentType() local

Completed in 54 milliseconds

12