Home
last modified time | relevance | path

Searched defs:TargetSelectInstruction (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp305 bool MipsFastISel::TargetSelectInstruction(const Instruction *I) { in TargetSelectInstruction() function in __anonc67105480111::MipsFastISel
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp1936 bool AArch64FastISel::TargetSelectInstruction(const Instruction *I) { in TargetSelectInstruction() function in AArch64FastISel
/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp1762 bool PPCFastISel::TargetSelectInstruction(const Instruction *I) { in TargetSelectInstruction() function in PPCFastISel
/external/llvm/lib/Target/X86/
DX86FastISel.cpp3112 X86FastISel::TargetSelectInstruction(const Instruction *I) { in TargetSelectInstruction() function in X86FastISel
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp2808 bool ARMFastISel::TargetSelectInstruction(const Instruction *I) { in TargetSelectInstruction() function in ARMFastISel