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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCInstrInfo.h 354 bool isSignOrZeroExtended(const MachineInstr &MI, bool SignExt,
PPCInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
IndVarSimplify.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
IndVarSimplify.cpp     [all...]
  /external/swiftshader/third_party/subzero/src/
IceInstMIPS32.cpp 39 bool OperandMIPS32Mem::canHoldOffset(Type Ty, bool SignExt, int32_t Offset) {
40 (void)SignExt;
    [all...]
IceTargetLoweringMIPS32.cpp     [all...]
IceInstARM32.h 149 static bool canHoldOffset(Type Ty, bool SignExt, int32_t Offset);
    [all...]
IceInstMIPS32.h 150 static bool canHoldOffset(Type Ty, bool SignExt, int32_t Offset);
    [all...]
IceInstARM32.cpp 352 bool OperandARM32Mem::canHoldOffset(Type Ty, bool SignExt, int32_t Offset) {
353 int32_t Bits = SignExt ? TypeARM32Attributes[Ty].SExtAddrOffsetBits
    [all...]
IceTargetLoweringARM32.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 140 milliseconds