Searched refs:getCallOperandValEVT (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 5618 EVT getCallOperandValEVT(LLVMContext &Context, in getCallOperandValEVT() function in __anon680d62bc0211::SDISelAsmOperandInfo 5877 OpVT = OpInfo.getCallOperandValEVT(*DAG.getContext(), TLI, TD); in visitInlineAsm()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 6404 EVT getCallOperandValEVT(LLVMContext &Context, const TargetLowering &TLI, in getCallOperandValEVT() function in __anon360f23900311::SDISelAsmOperandInfo 6621 OpVT = OpInfo.getCallOperandValEVT(*DAG.getContext(), TLI, in visitInlineAsm()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 7077 EVT getCallOperandValEVT(LLVMContext &Context, const TargetLowering &TLI, in getCallOperandValEVT() function in __anon3c6091c80a11::SDISelAsmOperandInfo 7428 .getCallOperandValEVT(*DAG.getContext(), TLI, DAG.getDataLayout()) in visitInlineAsm()
|