Home
last modified time | relevance | path

Searched refs:selectIntrinsicCall (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DFastISel.h536 bool selectIntrinsicCall(const IntrinsicInst *II);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DFastISel.h536 bool selectIntrinsicCall(const IntrinsicInst *II);
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1084 return selectIntrinsicCall(II); in selectCall()
1098 bool FastISel::selectIntrinsicCall(const IntrinsicInst *II) { in selectIntrinsicCall() function in FastISel
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1301 return selectIntrinsicCall(II); in selectCall()
1315 bool FastISel::selectIntrinsicCall(const IntrinsicInst *II) { in selectIntrinsicCall() function in FastISel