Searched refs:fastSelectInstruction (Results 1 – 8 of 8) sorted by relevance
330 virtual bool fastSelectInstruction(const Instruction *I) = 0;
201 bool fastSelectInstruction(const Instruction *I) override;1392 bool WebAssemblyFastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in WebAssemblyFastISel
266 bool fastSelectInstruction(const Instruction *I) override;2034 bool MipsFastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in MipsFastISel
320 !fastSelectInstruction(cast<Instruction>(Op))) in materializeConstant()1537 if (fastSelectInstruction(I)) { in selectInstruction()
106 bool fastSelectInstruction(const Instruction *I) override;1939 bool PPCFastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in PPCFastISel
152 bool fastSelectInstruction(const Instruction *I) override;2818 bool ARMFastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in ARMFastISel
68 bool fastSelectInstruction(const Instruction *I) override;3585 X86FastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in X86FastISel
290 bool fastSelectInstruction(const Instruction *I) override;5017 bool AArch64FastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in AArch64FastISel