HomeSort by relevance Sort by last modified time
    Searched refs:LowerIntrinsicCall (Results 1 - 21 of 21) sorted by null

  /external/llvm/include/llvm/CodeGen/
IntrinsicLowering.h 39 /// LowerIntrinsicCall - This method replaces a call with the LLVM function
49 void LowerIntrinsicCall(CallInst *CI);
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
IntrinsicLowering.h 40 /// LowerIntrinsicCall - This method replaces a call with the LLVM function
50 void LowerIntrinsicCall(CallInst *CI);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
IntrinsicLowering.h 39 /// LowerIntrinsicCall - This method replaces a call with the LLVM function
49 void LowerIntrinsicCall(CallInst *CI);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
IntrinsicLowering.h 39 /// LowerIntrinsicCall - This method replaces a call with the LLVM function
49 void LowerIntrinsicCall(CallInst *CI);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
IntrinsicLowering.h 39 /// LowerIntrinsicCall - This method replaces a call with the LLVM function
49 void LowerIntrinsicCall(CallInst *CI);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
IntrinsicLowering.h 39 /// LowerIntrinsicCall - This method replaces a call with the LLVM function
49 void LowerIntrinsicCall(CallInst *CI);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
IntrinsicLowering.h 39 /// LowerIntrinsicCall - This method replaces a call with the LLVM function
49 void LowerIntrinsicCall(CallInst *CI);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
IntrinsicLowering.h 39 /// LowerIntrinsicCall - This method replaces a call with the LLVM function
49 void LowerIntrinsicCall(CallInst *CI);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
IntrinsicLowering.h 39 /// LowerIntrinsicCall - This method replaces a call with the LLVM function
49 void LowerIntrinsicCall(CallInst *CI);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
IntrinsicLowering.h 39 /// LowerIntrinsicCall - This method replaces a call with the LLVM function
49 void LowerIntrinsicCall(CallInst *CI);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
IntrinsicLowering.h 39 /// LowerIntrinsicCall - This method replaces a call with the LLVM function
49 void LowerIntrinsicCall(CallInst *CI);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
IntrinsicLowering.h 39 /// LowerIntrinsicCall - This method replaces a call with the LLVM function
49 void LowerIntrinsicCall(CallInst *CI);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
IntrinsicLowering.h 39 /// LowerIntrinsicCall - This method replaces a call with the LLVM function
49 void LowerIntrinsicCall(CallInst *CI);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
IntrinsicLowering.h 39 /// LowerIntrinsicCall - This method replaces a call with the LLVM function
49 void LowerIntrinsicCall(CallInst *CI);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
IntrinsicLowering.h 39 /// LowerIntrinsicCall - This method replaces a call with the LLVM function
49 void LowerIntrinsicCall(CallInst *CI);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
IntrinsicLowering.h 39 /// LowerIntrinsicCall - This method replaces a call with the LLVM function
49 void LowerIntrinsicCall(CallInst *CI);
  /external/llvm/lib/CodeGen/
IntrinsicLowering.cpp 340 void IntrinsicLowering::LowerIntrinsicCall(CallInst *CI) {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
IntrinsicLowering.cpp 340 void IntrinsicLowering::LowerIntrinsicCall(CallInst *CI) {
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
Execution.cpp 865 IL->LowerIntrinsicCall(cast<CallInst>(CS.getInstruction()));
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/CBackend/
CBackend.cpp     [all...]
  /external/llvm/lib/ExecutionEngine/Interpreter/
Execution.cpp     [all...]

Completed in 399 milliseconds