Searched refs:LowerIntrinsicCall (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DIntrinsicLowering.h40 /// LowerIntrinsicCall - This method replaces a call with the LLVM function
50 void LowerIntrinsicCall(CallInst *CI);
/external/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp340 void IntrinsicLowering::LowerIntrinsicCall(CallInst *CI) { function in class:IntrinsicLowering
/external/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1093 IL->LowerIntrinsicCall(cast<CallInst>(CS.getInstruction()));

Completed in 1020 milliseconds