Home
last modified time | relevance | path

Searched defs:AbsVal (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCExpr.cpp33 int64_t AbsVal; in printImpl() local
149 int64_t AbsVal = Res.getConstant(); in evaluateAsRelocatableImpl() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCExpr.cpp39 int64_t AbsVal; in printImpl() local
155 int64_t AbsVal = Res.getConstant(); in evaluateAsRelocatableImpl() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp1935 SDValue AbsVal = DAG.getNode(ISD::FABS, dl, Tmp1.getValueType(), Tmp1); in ExpandFCOPYSIGN() local