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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 160 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
172 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
226 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
239 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
251 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
263 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
275 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
287 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
299 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
311 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0)
    [all...]
LegalizeTypes.cpp     [all...]
LegalizeIntegerTypes.cpp     [all...]
TargetLowering.cpp 86 TargetLowering::makeLibCall(SelectionDAG &DAG,
201 NewLHS = makeLibCall(DAG, LC1, RetVT, Ops, 2, false/*sign irrelevant*/,
209 NewLHS = makeLibCall(DAG, LC2, RetVT, Ops, 2, false/*sign irrelevant*/,
    [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]

Completed in 4255 milliseconds