HomeSort by relevance Sort by last modified time
    Searched refs:makeLibCall (Results 1 - 18 of 18) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 200 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
213 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
226 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
238 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
301 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
314 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
326 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
338 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
350 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
362 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0)
    [all...]
LegalizeTypes.cpp     [all...]
LegalizeIntegerTypes.cpp     [all...]
TargetLowering.cpp 117 TargetLowering::makeLibCall(SelectionDAG &DAG, RTLIB::Libcall LC, EVT RetVT,
255 NewLHS = makeLibCall(DAG, LC1, RetVT, Ops, false /*sign irrelevant*/,
268 NewLHS = makeLibCall(DAG, LC2, RetVT, Ops, false/*sign irrelevant*/,
    [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 203 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
216 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
229 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
241 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
304 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
317 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
329 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
341 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
353 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
365 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0)
    [all...]
LegalizeTypes.cpp     [all...]
LegalizeIntegerTypes.cpp     [all...]
TargetLowering.cpp 119 TargetLowering::makeLibCall(SelectionDAG &DAG, RTLIB::Libcall LC, EVT RetVT,
260 NewLHS = makeLibCall(DAG, LC1, RetVT, Ops, false /*sign irrelevant*/,
273 NewLHS = makeLibCall(DAG, LC2, RetVT, Ops, false/*sign irrelevant*/,
    [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
TargetLowering.h     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 1384 milliseconds