Home
last modified time | relevance | path

Searched defs:isEliminableCastPair (Results 1 – 8 of 8) sorted by relevance

/external/llvm/unittests/IR/
DInstructionsTest.cpp412 TEST(InstructionsTest, isEliminableCastPair) { in TEST() argument
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp234 isEliminableCastPair(const CastInst *CI, ///< First cast instruction in isEliminableCastPair() function
/external/llvm-project/llvm/unittests/IR/
DInstructionsTest.cpp505 TEST(InstructionsTest, isEliminableCastPair) { in TEST() argument
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp250 InstCombinerImpl::isEliminableCastPair(const CastInst *CI1, in isEliminableCastPair() function in InstCombinerImpl
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp233 Instruction::CastOps InstCombiner::isEliminableCastPair(const CastInst *CI1, in isEliminableCastPair() function in InstCombiner
/external/llvm-project/llvm/lib/IR/
DInstructions.cpp2708 unsigned CastInst::isEliminableCastPair( in isEliminableCastPair() function in CastInst
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp2522 unsigned CastInst::isEliminableCastPair( in isEliminableCastPair() function in CastInst
/external/llvm/lib/IR/
DInstructions.cpp2422 unsigned CastInst::isEliminableCastPair( in isEliminableCastPair() function in CastInst