Home
last modified time | relevance | path

Searched refs:findIntrinsicID (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp4049 static unsigned findIntrinsicID(MachineInstr &I) { in findIntrinsicID() function
4061 unsigned IntrinID = findIntrinsicID(I); in selectIntrinsicWithSideEffects()
4086 unsigned IntrinID = findIntrinsicID(I); in selectIntrinsic()
/external/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64InstructionSelector.cpp4853 static unsigned findIntrinsicID(MachineInstr &I) { in findIntrinsicID() function
4865 unsigned IntrinID = findIntrinsicID(I); in selectIntrinsicWithSideEffects()
4892 unsigned IntrinID = findIntrinsicID(I); in selectIntrinsic()