Home
last modified time | relevance | path

Searched defs:True (Results 226 – 250 of 5776) sorted by last modified time

12345678910>>...232

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/containers/associative/multiset/multiset.erasure/
H A Derase_if.pass.cpp36 auto True = [](auto) { return true; }; in test() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/containers/associative/set/set.erasure/
H A Derase_if.pass.cpp36 auto True = [](auto) { return true; }; in test() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1079 auto True = Builder.buildConstant( in applyOptBrCondByInvertingCond() local
H A DLegalizerHelper.cpp6066 auto True = MIRBuilder.buildFConstant(DstTy, 1.0); in lowerUITOFP() local
6098 auto True = MIRBuilder.buildFConstant(DstTy, -1.0); in lowerSITOFP() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6845 SDValue True = DAG.getNode(ISD::FP_TO_SINT, dl, DstVT, Src); in expandFP_TO_UINT() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DConstantFolder.h253 Constant *CreateSelect(Constant *C, Constant *True, in CreateSelect()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp858 SDValue True = Op.getOperand(2); in LowerSELECT_CC() local
1887 SDValue True = N->getOperand(2); in PerformDAGCombine() local
H A DAMDGPUISelLowering.cpp1437 SDValue True, SDValue False, in combineFMinMaxLegacy()
3687 SDValue True = N->getOperand(1); in performSelectCombine() local
H A DAMDGPURegisterBankInfo.cpp134 auto True = B.buildConstant(S32, Opc == AMDGPU::G_SEXT ? -1 : 1); in applyBank() local
2576 auto True = B.buildConstant(SelType, Signed ? -1 : 1); in applyMappingImpl() local
H A DAMDGPUPostLegalizerCombiner.cpp46 Register True; member
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5048 SDValue True; in LowerSELECT() local
10106 SDValue True = DAG.getConstant(1, dl, VT); in LowerFSETCC() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3513 Value *True = Sel->getTrueValue(); in foldGEPSelect() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/IR/
H A DIRBuilder.cpp974 Value *IRBuilderBase::CreateSelect(Value *C, Value *True, Value *False, in CreateSelect()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/TableGen/
H A DSetTheory.cpp301 PrintFatalError(Loc, "Bad set expression: " + Expr->getAsString()); in anchor()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp1103 AArch64InstructionSelector::emitSelect(Register Dst, Register True, in emitSelect()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DRDFGraph.cpp528 static auto True = [] (NodeAddr<NodeBase*>) -> bool { return true; }; in members() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp787 auto *True = HVC.getFullValue(HVC.getBoolTy(ScLen)); in realignGroup() local
H A DHexagonISelLoweringHVX.cpp1162 SDValue True = DAG.getNode(ISD::SPLAT_VECTOR, dl, ResTy, in extendHvxVectorPred() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp6088 unsigned ArgOffset = LinkageSize;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/IR/
H A DConstantFolder.h253 Constant *CreateSelect(Constant *C, Constant *True, in CreateSelect()
H A DNoFolder.h288 Constant *True, Constant *False) const override { in CreateSelect()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/TableGen/
H A DRecord.cpp300 static BitInit True(true); in get() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUPostLegalizerCombiner.cpp46 Register True; member
H A DSIISelLowering.cpp6221 SDValue True = DAG.getTargetConstant(1, DL, MVT::i1); in lowerImage() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6066 auto True = MIRBuilder.buildFConstant(DstTy, 1.0); in lowerUITOFP() local
6098 auto True = MIRBuilder.buildFConstant(DstTy, -1.0); in lowerSITOFP() local

12345678910>>...232