Home
last modified time | relevance | path

Searched defs:SignExt (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h118 bool SignExt : 1; // isExtend() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1296 __anona1c8ef110402(bool SignExt) cloneArithmeticIVUser() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.cpp57 constexpr int32_t SignExt(uint32_t imm) { return int32_t(imm); } in SignExt() function
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp633 bool SignExt = false; tryShrinkShlLogicImm() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp24301 SDValue SignExt = Curr; LowerEXTEND_VECTOR_INREG() local
[all...]