Home
last modified time | relevance | path

Searched refs:getAsInstruction (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp525 Instruction *ConstExprInst = ConstExpr->getAsInstruction(); in emitBaseConstants()
/external/llvm/unittests/IR/
DConstantsTest.cpp184 Instruction *__I = cast<ConstantExpr>(x)->getAsInstruction(); \
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp810 Instruction *ConstExprInst = ConstExpr->getAsInstruction(); in emitBaseConstants()
/external/llvm/include/llvm/IR/
DConstants.h1171 Instruction *getAsInstruction();
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DConstants.h1254 Instruction *getAsInstruction() const;
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1800 Instruction *NewU = U->getAsInstruction(); in makeAllConstantUsesInstructions()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1923 Instruction *NewU = U->getAsInstruction(); in makeAllConstantUsesInstructions()
/external/llvm/lib/IR/
DConstants.cpp2849 Instruction *ConstantExpr::getAsInstruction() { in getAsInstruction() function in ConstantExpr
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp3053 Instruction *ConstantExpr::getAsInstruction() const { in getAsInstruction() function in ConstantExpr