Searched defs:ExpandInlineAsm (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 4925 virtual bool ExpandInlineAsm(CallInst *) const { ExpandInlineAsm() function |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 20334 bool ARMTargetLowering::ExpandInlineAsm(CallInst *CI) const { ExpandInlineAsm() function in ARMTargetLowering |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 58014 bool X86TargetLowering::ExpandInlineAsm(CallInst *CI) const { ExpandInlineAsm() function in X86TargetLowering |