Searched defs:C3 (Results 26 - 35 of 35) sorted by relevance

12

/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DConstantsContext.h97 SelectConstantExpr(Constant *C1, Constant *C2, Constant *C3) argument
151 InsertElementConstantExpr(Constant *C1, Constant *C2, Constant *C3) argument
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp572 Counter addCounters(Counter C1, Counter C2, Counter C3, argument
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DConstantFolding.cpp2992 const APFloat &C3 = Op3->getValueAPF(); local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp970 const APInt *C3; local
2100 const APInt *C2, *C3; local
[all...]
H A DInstCombineAndOrXor.cpp2150 const APInt *C3 = C; local
3066 const APInt *C2, *C3; local
4187 ConstantInt *C1, *C2, *C3; local
[all...]
H A DInstCombineCompares.cpp1621 const APInt *C3; local
4242 Constant *C3 = Constant::getIntegerValue(BO0->getType(), Diff); local
4249 Constant *C3 = Constant::getIntegerValue(BO0->getType(), Diff); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1922 SDValue C3 = DAG.getSelectCC(DL, Sub1_Hi, RHS_Hi, C2, C1, ISD::SETEQ); local
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-arm.c9037 #define C3 macro
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp14195 uint32_t C3 = countLeadingZeros(C1); local
14206 uint32_t C3 = countTrailingZeros(C1); local
14219 uint32_t C3 = countLeadingZeros(C1); local
14232 uint32_t C3 = countTrailingZeros(C1); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5230 const APInt &C3 = N3C->getAPIntValue(); local

Completed in 498 milliseconds

12