Home
last modified time | relevance | path

Searched defs:CastInst (Results 1 – 14 of 14) sorted by relevance

/external/llvm-project/llvm/include/llvm/Transforms/Utils/
DCallPromotionUtils.h19 class CastInst; variable
DSimplifyIndVar.h24 class CastInst; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DSimplifyIndVar.h22 class CastInst; variable
/external/llvm/include/llvm/Transforms/Utils/
DSimplifyIndVar.h23 class CastInst; variable
DSSAUpdaterImpl.h29 class CastInst; variable
/external/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp124 if (auto CastInst = dyn_cast<Instruction>(Opnd)) in findMatInsertPt() local
249 if (auto CastInst = dyn_cast<Instruction>(Opnd)) { in collectConstantCandidates() local
502 if (auto CastInst = dyn_cast<Instruction>(Opnd)) { in emitBaseConstants() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp176 if (auto CastInst = dyn_cast<Instruction>(Opnd)) in findMatInsertPt() local
446 if (auto CastInst = dyn_cast<Instruction>(Opnd)) { in collectConstantCandidates() local
779 if (auto CastInst = dyn_cast<Instruction>(Opnd)) { in emitBaseConstants() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp176 if (auto CastInst = dyn_cast<Instruction>(Opnd)) in findMatInsertPt() local
450 if (auto CastInst = dyn_cast<Instruction>(Opnd)) { in collectConstantCandidates() local
784 if (auto CastInst = dyn_cast<Instruction>(Opnd)) { in emitBaseConstants() local
/external/llvm/unittests/IR/
DInstructionsTest.cpp171 TEST(InstructionsTest, CastInst) { in TEST() argument
/external/llvm-project/llvm/unittests/IR/
DInstructionsTest.cpp183 TEST(InstructionsTest, CastInst) { in TEST() argument
/external/llvm-project/llvm/docs/
DProgrammersManual.rst3654 .. _CastInst: target
/external/llvm/docs/
DProgrammersManual.rst3138 .. _CastInst: target
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1798 Instruction *CastInst = *Casts.begin(); in recordVectorLoopValueForInductionCast() local
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2112 Instruction *CastInst = *Casts.begin(); in recordVectorLoopValueForInductionCast() local