Searched defs:High (Results 26 - 31 of 31) sorted by relevance

12

/freebsd-current/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp4201 unsigned High, Low; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp5171 parsePKHImm(OperandVector &Operands, StringRef Op, int Low, int High) argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1331 bool rangeFitsInWord(const APInt &Low, const APInt &High, argument
1354 isSuitableForBitTests(unsigned NumDests, unsigned NumCmps, const APInt &Low, const APInt &High, const DataLayout &DL) const argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2740 const APInt& High = cast<ConstantInt>(CB.CmpRHS)->getValue(); local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5251 SDValue High = DAG.getNode(ARMISD::CMOV, dl, MVT::i32, FalseHigh, TrueHigh, local
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp9746 SemaBuiltinConstantArgRange(CallExpr *TheCall, int ArgNum, int Low, int High, bool RangeIsError) argument

Completed in 378 milliseconds

12