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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 183 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
196 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
209 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
221 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
284 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
297 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
309 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
321 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
333 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
345 return TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0)
    [all...]
LegalizeTypes.cpp     [all...]
LegalizeIntegerTypes.cpp     [all...]
TargetLowering.cpp 86 TargetLowering::makeLibCall(SelectionDAG &DAG,
212 NewLHS = makeLibCall(DAG, LC1, RetVT, Ops, false /*sign irrelevant*/,
225 NewLHS = makeLibCall(DAG, LC2, RetVT, Ops, false/*sign irrelevant*/,
    [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]

Completed in 187 milliseconds