Home
last modified time | relevance | path

Searched defs:fastSelectInstruction (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp1155 bool WebAssemblyFastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in WebAssemblyFastISel
/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp1852 bool PPCFastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in PPCFastISel
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp1780 bool MipsFastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in MipsFastISel
/external/llvm/lib/Target/X86/
DX86FastISel.cpp3402 X86FastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in X86FastISel
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp2802 bool ARMFastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in ARMFastISel
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp4910 bool AArch64FastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in AArch64FastISel