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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1360 bool WebAssemblyFastISel::fastSelectInstruction(const Instruction *I) { function in class:WebAssemblyFastISel
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp2037 bool MipsFastISel::fastSelectInstruction(const Instruction *I) { function in class:MipsFastISel
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp1937 bool PPCFastISel::fastSelectInstruction(const Instruction *I) { function in class:PPCFastISel
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2823 bool ARMFastISel::fastSelectInstruction(const Instruction *I) { function in class:ARMFastISel
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp3603 X86FastISel::fastSelectInstruction(const Instruction *I) { function in class:X86FastISel
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp5159 bool AArch64FastISel::fastSelectInstruction(const Instruction *I) { function in class:AArch64FastISel

Completed in 286 milliseconds