Home
last modified time | relevance | path

Searched refs:markLibCallAttributes (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h210 virtual void markLibCallAttributes(MachineFunction *MF, unsigned CC, in markLibCallAttributes() function
3503 DAG.getTargetLoweringInfo().markLibCallAttributes( in setLibCallee()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.h733 void markLibCallAttributes(MachineFunction *MF, unsigned CC,
DX86ISelLowering.cpp2359 void X86TargetLowering::markLibCallAttributes(MachineFunction *MF, unsigned CC, in markLibCallAttributes() function in X86TargetLowering
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1128 TLI.markLibCallAttributes(MF, CS.getCallingConv(), Args); in lowerCallTo()